Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cdrdao no-disc ejection & --eject #93

Merged
merged 4 commits into from
Jan 1, 2017

Conversation

RecursiveForest
Copy link
Contributor

If the first disc-read task (cdrdao read-toc --fast-toc ...) fails due to being unable to read the disc at all, raise a (newly introduced) EjectError (subclass of SystemError).

Introduces the whipper level option -e, --eject {never,failure,success,always}, with a default of always. If --eject is failure or 'always, an EjectError will eject the disc. If --ejectissuccessoralways`, eject after a successful rip.

@JoeLametta JoeLametta merged commit a1eb337 into whipper-team:master Jan 1, 2017
@JoeLametta
Copy link
Collaborator

Well done and flexible: merged, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants